body { font-size:14px;font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;color:#333;padding-bottom:0px;padding-top:0px;padding-left:0px;margin:0px;padding-right:0px; min-width:1200px;}
form { font-size:14px;font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;color:#333;padding-bottom:0px;padding-top:0px;padding-left:0px;margin:0px;line-height:2;padding-right:0px}

img { border-top-style:none;border-bottom-style:none;border-right-style:none;border-left-style:none}
* { padding-bottom:0px;padding-top:0px;padding-left:0px;margin:0px;padding-right:0px}
li { list-style-type:none}
img { list-style-type:none}
iframe { border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-top-width:0px}
img { border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-top-width:0px}
.l { text-align:right}
.fl { float:left}
.fr { float:right}
.clear { clear:both}
.clear { clear:both;}
.clearfix:after { content:'.'; clear:both; display:block; height:0; visibility:hidden; line-height:0px;}
.clearfix { zoom:1}
.m { margin-top:10px}
.red { color:red}
.dis { display:none}
.m10 { margin:10px}
.mtb { margin-bottom:10px;margin-top:10px}
.mt10 { margin-top:10px}
.mr10 { margin-right:10px}
.mb10 { margin-bottom:10px}
.ml10 { margin-left:10px}
a { text-decoration:none;color:#2d2d2e;}
a:hover { text-decoration:none;color:#005db4}
.center { margin:0px auto}
.position { position:relative}
.w1200 {width:1200px;margin:0 auto;}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:4px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#0a1a3e;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#0a1a3e;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 

.headerTop { width:100%; height:40px; background-color:#f7f7f7;}
.tp_mid { height:40px; overflow:hidden; margin:0 auto; padding:0;}
.tp_mid .tp_l { width:50%; height:40px; overflow:hidden; line-height:40px; color:#808080; font-size:14px; margin:0; padding:0; float:left;}
.tp_mid .tp_r { width:50%; height:40px; overflow:hidden; line-height:40px; color:#808080; font-size:14px; text-align:right; margin:0; padding:0; float:left;}
.tp_l a, .tp_r a { color:#808080;}
.tp_l a:hover, .tp_r a:hover { color:#005db4;}

@font-face{
	font-family: 'Ariblk';
	src : url('../images/ariblk.ttf');
}


.header { height:100px; position:relative;}
.header .logo { width:25%; height:100px; position:relative; top:0;}
.logo a { display: table-cell; vertical-align: middle; width:100%; height:100px; overflow:hidden; margin:0; padding:0;}
.logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0;}

.header .headerR { width:71.6%; height:44px; margin:28px 0; padding:0;}

.hContact { font-size:14px;background:url(../images/hContact.png) no-repeat left 8px;padding-left:20px;line-height:35px}
.hContact b { font-size:18px;font-weight:lighter;color:#F00;font-weight:bold;}
.fSearch { width:280px; height:32px; margin:4px 0;}
.fSearch form { width:100%; background:#fff; float:left; display:block;}
.fSearch .input { display:block; width:220px; height:32px; overflow:hidden; line-height:32px; color:#666; font-size:14px; font-family:arial,"微软雅黑","Microsoft Yahei","宋体"; outline:none; padding:0 10px; float:left; border:none; border-right:0; background-color:#fff; white-space: nowrap; text-overflow: ellipsis;}
.fSearch .send { border-top-style:none;cursor:pointer;height:32px;width:40px;background:#005db4 url(../images/Send.png) no-repeat center center;right:0px;border-bottom-style:none;float:right; text-align:center; border-right-style:none; border-left-style:none; line-height:24px}
.ches a { font-size:14px;height:30px;width:30px;background:#1f1a17;color:#fff;text-align:center;margin-left:10px;display:block}

/*导航栏 开始*/
.ly_nav { width:100%; height:44px; margin:0 auto; padding:0;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:12.5%; position: relative; list-style: none; padding:0; text-align:center; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:last-child { background:none;}
.ly_nav .nav_list > ul > li:hover a{ color:#005db4;}
.ly_nav .nav_list > ul > li > a { display: inline-block; line-height: 44px; color: #333; font-size: 16px; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li a:after{content: '';display: block;width: 0;margin: 0 auto;height: 2px;background: #005db4;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ly_nav .nav_list > ul > li.active a:after{width: 100%;}
.ly_nav .nav_list > ul > li:hover a:after{width: 100%;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:0; top:70px; z-index:9; width:100%; overflow:hidden; background-color:#fff; box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.ly_nav .nav_menu { display: none;}

/*导航栏 结束*/


/* banner 开始 */
.apple-banner { width: 100%; height: 600px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 600px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.6) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.6) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .6;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:24px; background:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 12px; margin: 0 6px; cursor: pointer; background: none; border-radius:0; opacity: 1; border-radius:6px;}
.apple-banner .swiper-pagination-bullet span { width: 12px; height: 12px; display: block; background: rgba(255, 255, 255, 0.5); border-radius:50%;}
.apple-banner .swiper-pagination-bullet-active span{ background-color: #fff;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.5);}
.apple-banner .swiper-pagination-bullet i{ background-color: #fff; height: 12px; transform:scaleX(0); transform-origin: 0; display: block;}
.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1); border-radius:6px;}
.apple-banner .autoplay .replace span{ background-color:#fff;}


/* banner 结束 */

/*三板块 开始*/
.lff_indsan{ margin:60px auto; overflow:hidden;}
.lff_indsan ul li{width: 31.3333%;margin-right: 3%; position:relative; float:left;}
.lff_indsan ul li:last-child{margin-right: 0;}
.lff_indsan ul li img{ width:100%; height:auto;}
.lff_indsan ul li .dingweia a{font-size: 20px;font-weight: normal;color: #fff;line-height: normal; position:absolute; left: 25px;bottom: 25px;border-bottom: 1px solid #fff; padding-bottom: 5px;opacity: 1;-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-ms-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}
.lff_indsan ul li:hover .dingweia a{opacity: 0;filter: alpha(opacity=0);}
.lff_indsan ul li .link-setion-text{display: block;width: 100%;position: absolute;top: 50%;left: 0;z-index: 10;color: #fff;text-align: center;opacity: 0;filter: alpha(opacity=0);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-ms-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}
.lff_indsan ul li .link-setion-text .link-name p {margin: 0 20px 15px;margin-top: -25px;font-size: 22px;font-weight: normal;color: #fff;line-height: normal;transition: all 0.35s ease-out;-moz-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;-webkit-transition: all 0.35s ease-out;-ms-transition: all 0.35s ease-out;}
.lff_indsan ul li .link-setion-text .link-summary p {margin: 0 20px 15px;margin-top: -55px;font-size: 13px;font-weight: normal;color: #fff;line-height: normal;transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;-o-transition: all 0.35s ease-out;-webkit-transition: all 0.35s ease-out;-ms-transition: all 0.35s ease-out;}
.lff_indsan ul li .link-setion-text .link-more {display: inline-block;margin-top: 15px;padding: 3px 15px;border: 1px solid #fff;}
.lff_indsan ul li .link-setion-text .link-more a{color:#fff;}
.lff_indsan ul li em{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;cursor: pointer;background: #004f99;opacity: 0;
	filter: alpha(opacity=0);_height:expression( (this.parentElement.clientHeight) +'px');-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-ms-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}
.lff_indsan ul li:hover .link-setion-text {opacity: 1;filter: alpha(opacity=100);}
.lff_indsan ul li:hover .link-setion-text .link-name p {margin-top: 0px;}
.lff_indsan ul li:hover .link-setion-text .link-summary p {margin-top: 0px;}
.lff_indsan ul li:hover em {opacity: 0.8;filter: alpha(opacity=80);}

/*首页产品展示*/
.lff_indpro{background-color: #f9f9f9; padding:60px 0 40px;}
.ind_bt{ font-size:24px; text-align:center;}
.ind_bt:after{ content:""; display:block; width:100%;background: url(../images/module-title-bg.png) bottom center no-repeat; height:19px; margin-top:14px;}
.lff_indpro .lyIdxPro_list { width:100%; height:auto; margin: 30px auto 0; padding:0;overflow: hidden;}
.lff_indpro .lyIdxPro_list ul li { width:23.5%; height:auto; margin:0 2% 20px 0; padding:0; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lff_indpro .lyIdxPro_list ul li:nth-child(4n+4) { margin-right:0;}
.lff_indpro .lyIdxPro_list ul li:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0.15);}
.lff_indpro .lyIdxPro_list ul li .lyIdxPro_img { width:100%; height:204px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.lff_indpro .lyIdxPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lff_indpro .lyIdxPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lff_indpro .lyIdxPro_list ul li .lyIdxPro_img a i.idxPro_mask { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(0, 93, 180, 0.8) url(../images/eye.png) center center no-repeat; position:relative; left:0; top:0; z-index:2;}
.lff_indpro .lyIdxPro_list ul li:hover .lyIdxPro_img a i.idxPro_mask { display:block;}

.lff_indpro .lyIdxPro_list ul li .lyIdxPro_text { padding:10px 15px;}
.lff_indpro .lyIdxPro_list ul li .lyIdxPro_text a.lyIdxPro_name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 0 8px;}
.lff_indpro .lyIdxPro_list ul li:hover .lyIdxPro_text a.lyIdxPro_name { color:#005db4;}
.lff_indpro .lyIdxPro_list ul li .lyIdxPro_text em { display:block; width:48px; height:3px; overflow:hidden; margin:0 0 10px; padding:0; background-color:#005db4;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lff_indpro .lyIdxPro_list ul li:hover .lyIdxPro_text em{ width:100%;}
.lff_indpro .lyIdxPro_list ul li .lyIdxPro_text p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0;}
.lff_indpro .indmore{ text-align:center; margin:20px 0;}
.lff_indpro .indmore a{line-height: 38px;padding: 0 35px; border: 1px solid #999;color: #666;transition: all 0.5s ease 0s;display: inline-block; border-radius:35px; margin:0 auto;}
.lff_indpro .indmore:hover a{ background:#005db4; color:#fff; border: 1px solid #005db4;}


/*首页关于我们*/
.lff_indabout{margin: 60px 0 40px;}
.ab_list { width: 100%; overflow: hidden; margin: 30px auto 0; padding: 0; }
.ab_list ul li { width: 23.5%; margin-right: 2%; overflow: hidden; padding: 0; float: left; }
.ab_list ul li .ab_icon { width: 116px; height: 116px; overflow: hidden; margin: 0 auto; padding: 0;margin: 0 auto 25px;}
.ab_list ul li .ab_icon img { display: block; width: 100%; height: 100%; overflow: hidden; padding: 0; }
.ab_list ul li:hover .ab_icon img { webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.ab_list ul li a { width: 100%; overflow: hidden; margin: 20px auto 10px; padding: 0; font-size: 20px; text-align: center; display: block; }
.ab_list ul li:hover a { color: #005db4; }
.ab_list ul li span { display: block; width: 100%; max-height: 40px; overflow: hidden; line-height: 20px; margin: 0 auto; padding: 0; color: #999; font-size: 14px; text-align: center; }
.ab_list ul li:nth-child(4){ margin-right:0;}


/*首页新闻文章*/
.lff_indnew  .news_bd{overflow:hidden;margin: 30px auto 0;}
.lff_indnew  .news_bd .news_tj{width:49%;float:left;}
.lff_indnew  .news_bd .news_tj p i{padding: 3px 23px;background: #005db4;border-radius: 13px;color: #fff; float:left;}
.lff_indnew  .news_bd .news_tj .news_tj_img a{display:block;width:100%;height:318px;overflow:hidden;text-align:center;background:#ffffff;border-bottom:1px solid #f5f5f5;}
.lff_indnew  .news_bd .news_tj .news_tj_img a img{max-width: 100%; max-height:100%;vertical-align:middle;transition-duration: 3s;-ms-transition-duration: 3s;-moz-transition-duration: 3s;-webkit-transition-duration: 3s;}
.lff_indnew  .news_bd .news_tj .news_tj_img a:hover img{transform: scale(1.1,1.1);opacity: 0.5;}
.lff_indnew  .news_bd .news_tj .news_tj_img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.lff_indnew  .news_bd .news_tj .news_tj_con{background:#ffffff;padding: 10px 20px 15px;}
.lff_indnew  .news_bd .news_tj p a{display:block;width:66%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;font-size:16px;color:#555;height:35px;line-height:29px; float:left; margin-left:3%;}
.lff_indnew  .news_bd .news_tj p a:hover{color:#005db4;}
.lff_indnew  .news_bd .news_tj p em{display:block;font-size:14px;color:#999;background:#ffffff; float:right;line-height: 30px;}
.lff_indnew  .news_bd .news_tj span{display:block;font-size:14px;color:#999;line-height:22px;background:#ffffff;clear:both;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;min-height: 45px;}
.lff_indnew  .news_bd .news_tj_san{background: #ffffff; padding: 10px 20px 15px; margin-top:11px;}
.lff_indnew  .news_bd .news_tj_san li{background:url(../images/indwenz.jpg) left center no-repeat;height: 38px;line-height: 38px;padding-left: 15px;}
.lff_indnew  .news_bd .news_tj_san li:hover{box-shadow: 0 2px 5px rgba(0,0,0,.11);padding: 0 10px 0 25px;background: url(../images/indwenz.jpg) 10px center no-repeat;}
.lff_indnew  .news_bd .news_tj_san li:hover a{ color:#005db4;}
.lff_indnew  .news_bd .news_tj_san li a{ width:75%; color:#555;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; float:left;}
.lff_indnew  .news_bd .news_tj_san li time{ float:right; color:#999;}

.lff_indnew  .news_bd .wenz_si{width:48%;float:right;}
.lff_indnew  .news_bd .wenz_si li{background:#ffffff;padding:21px;margin-bottom:22px;position:relative;}
.lff_indnew  .news_bd .wenz_si li .news_time{position:absolute;width:100px;text-align:center;background:#adadad;padding:10px 0;overflow:hidden;}
.lff_indnew  .news_bd .wenz_si li .news_time p{font-size:24px;font-weight:bold;color:#fff;}
.lff_indnew  .news_bd .wenz_si li .news_time p:after{content: '';display: block;width: 17px;height: 2px;background: #fff;position: absolute;left:41%;}
.lff_indnew  .news_bd .wenz_si li .news_time span{font-size:14px;color:#fff;line-height: 26px;}
.lff_indnew  .news_bd .wenz_si li .news_con{padding-left:110px;}
.lff_indnew  .news_bd .wenz_si li .news_con p{font-size:16px;color:#555;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;line-height: 30px;}
.lff_indnew  .news_bd .wenz_si li .news_con p a{color:#555;}
.lff_indnew  .news_bd .wenz_si li .news_con span{display:block;font-size:14px;color:#999;line-height:22px;padding-top:11px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;min-height: 44px;}
.lff_indnew  .news_bd .wenz_si li:hover{box-shadow: 0 9px 8px rgba(0,0,0,.11);}
.lff_indnew  .news_bd .wenz_si li:hover .news_time{background:#005db4;}
.lff_indnew .news_bd .wenz_si li:hover .news_con p a{color:#005db4;}


/*底部 开始*/
.ly_foot { width:100%; margin:0 auto; padding:0; background-color:#222733;}
.ly_foot .ly_Ftmain { overflow:hidden;padding:40px 0 20px;}
.ly_Ftmain .ly_Ftcon {overflow:hidden; padding:0;}
.ly_Ftcon .ly_FtLeft { width:76%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_FtLeft ul li { width:22%; overflow:hidden; margin:0; padding:0 40px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-height:122px;}
.ly_FtLeft ul li:nth-of-type(2) { width:30%;}
.ly_FtLeft ul li a { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#93959b; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_FtLeft ul li a:hover { color:#fff;}
.Ft_tit { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:16px; font-weight:bold; margin:0 auto 20px; padding:0;}

.ly_Ftcon .ly_FtRight { width:24%; overflow:hidden; margin:0; padding:0; float:right; width:120px;text-align: center;}
.ly_FtRight .ly_FtEwm { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_FtEwm img { display:inline-block; width:120px; height:120px; overflow:hidden; padding:0; vertical-align:middle;}
.ly_FtEwm span {width: 100%;overflow: hidden;color: #93959b;font-size: 14px;text-align: center;margin: 10px 0;padding: 0;display: block;}

.foot_lx{ border-top:1px solid #363b48;padding: 30px 0 20px;overflow: hidden;}
.foot_lx ul li {float:left;width:30%;margin-right:5%;}
.foot_lx ul li:nth-child(3n) {margin-right:0;}
.foot_lx ul li a {display:block;}
.foot_lx ul li a em {display:block;float:left;width:60px;height:60px;border:1px solid #93959b;border-radius:50%;margin-right:15px;}
.foot_lx ul li.lx1 em {background:url(../images/foot_dh.png) center center no-repeat;background-size: 35px 35px;}
.foot_lx ul li.lx2 em {background:url(../images/foot_yx.png) center center no-repeat;background-size: 35px 35px;}
.foot_lx ul li.lx3 em {background:url(../images/foot_dz.png) center center no-repeat;-webkit-animation:bounce-up 1.4s linear infinite;animation:bounce-up 1.4s linear infinite;background-size: 35px 35px;}
.foot_lx ul li.lx3 a {cursor:default;}
.foot_lx ul li a .wz {float:left;width:78%; padding:5px 0;}
.foot_lx ul li a .wz p {padding-bottom:10px;color: #93959b;}
.foot_lx ul li a .wz span {color:#93959b;line-height: 30px;}
.foot_lx ul li.lx1 a .wz span,.foot_lx ul li.lx2 a .wz span{ max-width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}

.ly_foot .ly_FtBottom {  height:auto; overflow:hidden;padding:0;}
.ly_foot .ly_FtBottom .FtBottom_mid { height:auto; overflow:hidden; margin:0 auto; padding:10px 0;}
.FtBottom_mid .Ft_Copy { width:100%; line-height:40px; color:#93959b; font-size:14px;}
.FtBottom_mid .Ft_Copy a { color:#93959b;}
.FtBottom_mid .Ft_Copy a:hover { color:#fff;}

/*底部 结束*/

/*首页-友情链接 开始*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#1c202a;}
.ly_Links .lyLinks_main { width:1200px; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; margin:0 auto; padding:0 20px 0 52px; background:rgba(34, 39, 51, 0.5) url(../images/lk_icon.png) 20px center no-repeat; border-radius:0 0 8px 8px;}
.lyLinks_main .Lk_list { width:100%; overflow:hidden; margin:0 auto; padding:10px 0;}
.lyLinks_main .Lk_list a { display:inline-block; height:40px; line-height:40px; color:#93959b; font-size:14px; margin:0; padding:0 10px;}
.lyLinks_main .Lk_list a:hover { color:#fff;}

/*首页-友情链接 结束*/

/*ny_banner 开始*/
.ny_banner { width:100%; height:350px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ny_banner img { display:block; width:1920px; height:350px; overflow:hidden; margin:-175px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}


/*ny_banner 结束*/
/*面包屑 开始*/
.h_search {background: #fff;height: 70px;border-bottom: 1px solid #f1f1f1;}
.ly_crumb {width:100%;overflow:hidden;margin:0;padding: 17px 0 0 24px;position:relative;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_crumb img {display:block;width:20px;height:20px;overflow:hidden;margin:0;padding:0;position:absolute;left:0;top: 27px;}
.ly_crumb p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_crumb p a { color:#333;}
.ly_crumb p a:hover { color:#005db4;}
.ly_crumb p span { color:#777;}

/*内页-关于我们 开始*/
.ly_NyAboutus { width:100%; min-height: 480px; overflow:hidden; margin:60px auto 20px; padding:0;}

/*关于我们-公司简介 开始*/
.ny_title { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ny_title b { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:24px; font-weight:normal; text-align:center; margin:0 auto; padding:0;}
.ny_title p { width:100%; height:auto; text-align:center; margin:10px auto; padding:0;}
.ny_title p img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0; padding:0;}
.ny_title p i { display:inline-block; width:120px; height:1px; overflow:hidden; margin:-2px 16px 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}
.ny_title span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0; text-transform:uppercase;}

.ly_Gsjj { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.lyGsjj_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_img { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyGsjj_img img { display:block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_text { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_name em { display:block; width:60px; height:2px; overflow:hidden; margin:10px auto 0; padding:0; background-color:#d12135;}
.lyGsjj_text p { width:100%; overflow:hidden; line-height:30px; color:#777777; font-size:15px; text-align:justify; text-indent:2em; word-break: break-all; margin:0 auto; padding:0;}
.lyGsjj_text p span, .lyGsjj_text p em { color:#777777!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:14px!important; font-style:normal!important; font-weight:normal!important;}
.lyGsjj_main ul { margin:40px auto 0;}
.lyGsjj_main ul li { width:33.333333%; overflow:hidden; margin:0; padding:0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_main ul li p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#005db4; font-size:60px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.lyGsjj_main ul li span { display:block; width:100%; overflow:hidden; line-height:30px; color:#777777; font-size:16px; text-align:center; margin:0 auto; padding:0;}

/*关于我们-公司简介 结束*/

/*关于我们-生产实力 开始*/
.ly_AboutScsl { width:100%; overflow:hidden; margin:40px auto; padding:40px 0; background-color:#f9f9f9;}
.ly_AboutScsl .lyAboutScsl_main { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.lyAboutScsl_main .lyAboutScsl_con { width:100%; overflow:hidden; margin:40px auto; padding:0;}
.lyAboutScsl_con p { width:100%; overflow:hidden; line-height:30px; color:#777; font-size:16px; text-align:justify; margin:0 auto; padding:0;}

.lyAboutScsl_main ul li { width:23.5%; height:210px; overflow:hidden; margin:0 2% 0 0; padding:0; float:left; position:relative;}
.lyAboutScsl_main ul li:last-child { margin:0;}
.lyAboutScsl_main ul li img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyAboutScsl_main ul li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}


/*关于我们-生产实力 结束*/
/*企业优势 开始*/
.h_adv_box{ width:100%; margin:40px 0;}
.adv_list ul{ border:1px solid #e6e6e6; height:174px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin-bottom:40px; overflow:hidden;}
.adv_list ul li{ float:left; width:16.66667%; border-right:1px solid #e6e6e6;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:174px; text-align:center; padding-top:35px; }
.adv_list ul li p{font-size:15px; color:#666; margin-top:15px;}
.adv_list ul li:last-child{ border:none;}
/*企业优势 结束*/
/*内页-关于我们 结束*/

/*内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 480px; height:auto; margin:60px auto; padding:0;}
.ly_NyNews .lyNyNew_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.lyNyNew_main .lyNyNew_Tj { width:100%; overflow:hidden; margin:0 auto 40px; padding:20px 100px 20px 20px; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_main .lyNyNew_Tj:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); background-color:#fff;}
.lyNyNew_Tj .lyNyNew_TjImg { width:28%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNew_Tj .lyNyNew_TjImg a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjImg img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:72%; height:200px; overflow:hidden; margin:0; padding:0 40px; border-right:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj:hover .lyNyNew_TjText { border-right:1px solid #005db4;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjName a { color:#005db4;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:15px; margin:10px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime em { width:0px; height:1px; overflow:hidden; background-color:#ccc; margin:14px 0 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjTime em { width:40px; margin:14px 10px 0 0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-left:1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:112px; overflow:hidden; line-height:28px; color:#666; font-size:15px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjMore { width:100px; height:200px; overflow:hidden; margin:0; padding:0; background:url(../images/jt9.png) center center no-repeat; position:absolute; top:20px; right:0;}
.lyNyNew_Tj .lyNyNew_TjMore:hover{ background:url(../images/jt10.png) center center no-repeat;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.lyNyNew_list ul li { width:100%; height:auto; margin:0 auto 20px; padding:20px 100px 20px 20px; background-color:#fff; border-bottom:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); border-bottom:1px solid #fff;}
.lyNyNew_list ul li .lyNyNew_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_name a { color:#005db4;}
.lyNyNew_list ul li .lyNyNew_time { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_time em { width:20px; height:1px; overflow:hidden; background-color:#ccc; margin:14px 10px 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:hover .lyNyNew_time em { width:40px;}
.lyNyNew_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#666; font-size:14px; text-indent:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_more { width:40px; height:40px; overflow:hidden; margin:-20px 0 0; padding:0; background:url(../images/jt7.png) center center no-repeat; position:absolute; top:50%; right:30px;}
.lyNyNew_list ul li .lyNyNew_more:hover{ background:url(../images/jt8.png) center center no-repeat;}

.lyNyDown_list ul li { margin:0 auto 20px; padding:0 100px 20px 20px;}
.lyNyDown_list ul li a.lyNyNew_more { margin:0; top:10px;}
.NyNewsdetail_con .NyDown_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0;text-align: center;}
.NyNewsdetail_con .NyDown_btn a { display: inline-block;width:160px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; text-indent:0;  padding:0; background-color:#005db4; border-radius:4px;margin: 0 10px;}
.NyNewsdetail_con .NyDown_btn a:hover { background-color:#444;}

/*内页-新闻中心&技术文章 结束*/

/*内页-新闻详情&文章详情 开始*/
.ly_NyNewsdetail { width:1200px; overflow:hidden; margin:60px auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:32px; color:#333; font-size:24px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; margin:20px auto; padding:0 0 10px; border-bottom:1px dashed #dfdfdf;}
.ly_NyNewsdetail .NyNewsdetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; word-break:break-all; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.NyNewsdetail_con table { width:100%!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.ly_PrevNext { width:100%; overflow:hidden; margin:30px auto 0; padding:20px 0 0; border-top:1px solid #dfdfdf;}
.ly_PrevNext ul li { width:100%; overflow:hidden; line-height:20px; color:#333; font-size:14px; margin:0 auto; padding:10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li:last-child { margin:0 auto;}
.ly_PrevNext ul li a { overflow:hidden; line-height:20px; color:#333; font-size:14px;}
.ly_PrevNext ul li:hover, .ly_PrevNext ul li:hover a { color:#005db4;}
/*内页-新闻详情&文章详情 结束*/

/*内页-成功案例 开始*/
.ly_NySuccesscase { width:1200px; height:auto; margin:60px auto; padding:0;min-height: 480px;}
.ly_NySuccesscase .lyNyCase_list { width:100%; height:auto; margin:0 auto; padding:0;}
.ly_NySuccesscase .lyNyCase_list ul li { width:32%; margin:0 2% 24px 0; padding:10px; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_NySuccesscase .lyNyCase_list ul li:nth-child(3n+3) { margin:0 0 24px;}

.lyNyCase_list ul li .idxCase_img { width:100%; height:250px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyCase_list ul li .idxCase_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyCase_list ul li .idxCase_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li:hover .idxCase_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyCase_list ul li .idxCase_text { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyCase_list ul li .idxCase_text .idxCase_name { width:100%; height:40px; margin:0 auto; padding:0 10px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCase_list ul li .idxCase_text .idxCase_name em { display:block; width:0px; height:2px; overflow:hidden; margin:0; padding:0; background-color:#005db4; position:absolute; left:-10px; top:19px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li:hover .idxCase_text .idxCase_name em { width:20px;}
.lyNyCase_list ul li .idxCase_text .idxCase_name { width:100%; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCase_list ul li:hover .idxCase_text .idxCase_name { padding:0 0 0 10px;}
.lyNyCase_list ul li .idxCase_text .idxCase_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCase_list ul li:hover .idxCase_text .idxCase_name a { color:#005db4;}
.lyNyCase_list ul li .idxCase_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; word-break:break-all; margin:0 auto; padding:0 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*内页-成功案例 结束*

/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:60px auto; padding:0;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #005db4!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
#ly_msg.ly_msg ul{ margin-top:0 !important;}

/*内页-在线留言 结束*/

/*内页-联系我们 开始*/
.ly_NyContact { width:1200px; height:auto; margin:60px auto; padding:0;}
.ly_NyContact .lyNyContact_main { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyContact_main .lyNyContact_lxfs { width:100%; overflow:hidden; margin:0 auto 40px; padding:40px; border:1px solid #dfdfdf; border-bottom:24px solid #005db4; border-radius:0 0 24px 24px; box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.1); box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs .lyNyContact_company { width:100%; overflow:hidden; line-height:36px; color:#333; font-size:24px; text-align:center; margin:0 auto 48px; padding:0;}
.lyNyContact_lxfs ul{border-bottom: 3px solid #dfdfdf;padding-bottom: 15px;margin-bottom: 15px;}
.lyNyContact_lxfs ul li { width:25%; overflow:hidden; margin:0; padding:24px; border-right:1px solid #dfdfdf; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li:nth-child(4) { border:0;}
.lyNyContact_lxfs ul li img { display:block; width:118px; height:118px; overflow:hidden; margin:0 auto 24px; padding:0; border:1px solid #808080; border-radius:50%;}
.lyNyContact_lxfs ul li span { display:block; width:100%; overflow:hidden; color:#999; font-size:20px; text-align:center; margin:0 auto 10px; padding:0;}
.lyNyContact_lxfs ul li p { width:100%; height:64px; overflow:hidden; line-height:32px; color:#666; font-size:20px; text-align:center; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; word-break:break-all;}

.lyNyContact_main .lyNyContact_map { width:100%; overflow:hidden; margin:0; padding:0;}
.lyNyContact_map .lyNyContact_Mapmain { width:100%; height:370px; overflow:hidden; margin:0 auto; padding:10px; background-color:#f9f9f9; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_map .lyNyContact_Mapmain .dz_map{width: 100%;overflow: hidden;height: 350px;margin: 0 auto;}
/*内页-联系我们 结束*/

/*内页-荣誉资质 开始*/
.ly_NyHonor { width:1200px; height:auto; margin:60px auto; padding:0;min-height: 480px;}
.ly_NyHonor .lyNyHonor_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyHonor_list ul li { width:23.5%; overflow:hidden; margin:0 2% 30px 0; padding:10px 20px 30px; background-color:#f5f5f5; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyNyHonor_list ul li .lyIdxHonor_img { width:100%; height:242px; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyHonor_list ul li .lyIdxHonor_img a img {  display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover .lyIdxHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyHonor_list ul li .lyIdxHonor_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_text a { display:block; width:100%; height:21px; overflow:hidden; line-height:28px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyNyHonor_list ul li:hover .lyIdxHonor_text a { color:#005db4;}
.lyNyHonor_list ul li i { display:block; width:30px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#005db4; position:absolute; bottom:0; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover i { width:100%;}


/*内页-荣誉资质 结束*/


/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #005db4; color: #ffffff; }
#fengye a.pnnum1 { background: #005db4; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #005db4; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none; font-size:14px;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}

/*分页样式 结束*/

/*内页-产品中心 开始*/
.ly_NyProducts { width:100%; min-height: 480px; overflow:hidden; margin:60px auto; padding:0;}
.ly_NyProducts .lyNyPro_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.lyNyPro_main .lyNyPro_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNyPro_right { width:72%; height:auto; margin:0; padding:0; float:right;}

.lyNyPro_right .lyNyPro_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyPro_list ul li { width:31%; overflow:hidden; margin:0 3.5% 20px 0; padding:0; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);}
.lyNyPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.lyNyPro_list ul li .lyIdxPro_img {     width: 100%;height: 224px; overflow: hidden;margin: 0 auto; padding: 0; background-color: #fff;position: relative;}
.lyNyPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyPro_list ul li .lyIdxPro_img a i.idxPro_mask { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(0, 93, 180, 0.8) url(../images/eye.png) center center no-repeat; position:relative; left:0; top:0; z-index:2;}
.lyNyPro_list ul li:hover .lyIdxPro_img a i.idxPro_mask { display:block;}

.lyNyPro_list ul li .lyIdxPro_text { padding:10px 15px;}
.lyNyPro_list ul li .lyIdxPro_text a.lyIdxPro_name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 0 8px;}
.lyNyPro_list ul li:hover .lyIdxPro_text a.lyIdxPro_name { color:#005db4;}
.lyNyPro_list ul li .lyIdxPro_text em { display:block; width:48px; height:3px; overflow:hidden; margin:0 0 10px; padding:0; background-color:#005db4;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_list ul li:hover .lyIdxPro_text em{ width:100%;}
.lyNyPro_list ul li .lyIdxPro_text p { width:100%; height:44px; overflow:hidden; line-height:22px; color:#999; font-size:14px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0 auto; padding:0;}



/*产品分类 开始*/
.lyNyPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 0 30px;}
.lyNyPro_left .cp_type { margin:0;}
.lyNyPro_left .cp_type .hd { text-align:center; background-color:#005db4; padding:20px;}
.lyNyPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.lyNyPro_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.lyNyPro_left .cp_type .bd { border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.lyNyPro_left .cp_type .bd ul li { border-bottom:1px solid #dfdfdf;}
.lyNyPro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:right;}
.lyNyPro_left .cp_type .bd ul li div { background:#fafafa; display:none;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#797979; font-size:14px; border-top:1px solid #e7e5e5; padding:0 20px 0 40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/icon4.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child {}
.lyNyPro_left .cp_type .bd ul li p:hover, .lyNyPro_left .cp_type .bd ul li.on p { background-color:#fff;}
.lyNyPro_left .cp_type .bd ul li p:hover a, .lyNyPro_left .cp_type .bd ul li.on p a { color:#005db4;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#005db4; background:url(../images/icon5.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#0a78d7; color:#fff;}

/*产品分类 结束*/
/*内页-产品中心 结束*/


/*内页-产品列表 开始*/
.nyPro_list { width:100%; height:auto; margin:0 auto; padding:0 0 0.1px;}
.nyPro_list ul li { width:100%; height:auto; margin:0 auto 30px; padding:20px; background-color:#fff; border:1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li:hover { border:1px solid #fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.nyPro_list ul li .nyProList_img { width:20%; height:158px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li .nyProList_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative;}
.nyPro_list ul li .nyProList_img a img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}


.nyPro_list ul li .nyProList_text { width:76%; height:158px; overflow:hidden; margin:0; padding:0; float:right;}
.nyPro_list ul li .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}

.nyProList_text .nyProList_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyProList_text .nyProList_name a:hover { color:#e43437;}
.nyPro_list ul li .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#797979; font-size:14px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_tips { width:100%; overflow:hidden; margin:3px auto; padding:0;}
.nyProList_text .nyProList_tips dl dd { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 10px 0 0; float:left;}
.nyProList_text .nyProList_tips dl dd span { color:#333;}
.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_btn a { display:block; width:88px; height:34px; overflow:hidden; line-height:32px; color:#aaa; font-size:14px; text-align:center; margin:0 20px 0 0; padding:0; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_text .nyProList_btn a:first-child { color:#fff; background-color:#005db4; border:1px solid #005db4;}
.nyProList_text .nyProList_btn a:hover { color:#fff; background-color:#bbb; border:1px solid #bbb;}

.lyNy_Xgwz { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#005db4;}
.Xgwz_tit p { height:32px; line-height:32px; color:#fff; font-size:26px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 19px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/jt2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/jt3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#333; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#e43437;}

/*内页-产品列表 结束*/


/*内页-产品详情 开始*/
.ly_NyProDetail { width:1200px; overflow:hidden; margin:60px auto; padding:0;}

.ly_NyProDetail .lyNyProDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_con .lyNyProDetail_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyProDetail_con .lyNyProDetail_right { width:72%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 30px; padding:0; border-bottom:2px solid #005db4;}
.lyNyProDetail_ConTit p { width:80px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:18px; text-align:center; margin:0; padding:0 19px; background-color:#005db4;}

.lyNyProDetail_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; word-break:break-all; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText table { width:100%!important;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important; word-break:break-all;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}


.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px 0 20px 0; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:32px; overflow: hidden; line-height: 32px; color: #888; font-size: 14px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #005db4;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #bbb;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #bbb;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #005db4;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
/*内页-产品详情 结束*/

/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background:#005db4;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#005db4;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}

/*右侧漂浮 结束*/





